Welcome![Sign In][Sign Up]
Location:
Search - pso matlab

Search list

[AI-NN-PRPSOSAMPLE

Description: PSO (粒子群优法)简单的范例程式 可以提供初学者使用-PSO (PSO You) simple programming model can provide beginners
Platform: | Size: 1024 | Author: 王大元 | Hits:

[AI-NN-PRpso_2D

Description: 一种新的优化算法-粒子群算法,优化函数,速度较快,希望大家可以借鉴.-a new optimization algorithm-PSO algorithm optimization function, faster hope we can learn from.
Platform: | Size: 2048 | Author: 大侠 | Hits:

[AI-NN-PR原件psotb-beta-0.3

Description: 基于matlab开发的pso程序,并且加以改造运用到软测量中,效果不错,大家可以-Matlab-based development PSO procedures, and to transform the use of soft measurement, worked quite well. we can s
Platform: | Size: 59392 | Author: 宁雨 | Hits:

[matlabpso_2D1

Description: 粒子群优化算法 相信有不少人知道粒子群优化吧。算法简单而且寻优的速度快。我用matlab写了PSO的实现程序,相信对对这方面感兴趣的兄弟有用。为了比较直观的演示PSO的算法,用了2维的。 -PSO algorithm believe a lot of people know it PSO. A simple algorithm optimization and faster. I used Matlab was the PSO procedures, I believe this area of interest to the brothers useful. In order to compare the visual presentation of the PSO algorithm, with a two-dimensional.
Platform: | Size: 2048 | Author: 陈明 | Hits:

[matlabMATLAB7_0GuideBook

Description: MATLAB 7_0实用指南(上下册)(超星图书)和超星阅读器的安装程序。希望对大家有所帮助。顺便盼求:关于GPS接收机的自适应抗干扰的程序,应该是功率倒置算法,还有GPS MATLB工具箱,否则还要编写仿真GPS信号的程序才能调试这个抗干扰算法,是吗?望高人指点。我的邮箱是:wanlili212@tom.com 先谢谢各位:)-MATLAB 7_0 Practical Guide (volumes) (Superstar Books) Superstar readers and the installation procedures. We want to help. Incidentally hope for : GPS receiver on the adaptive interference procedures should be power inversion algorithm, the GPS MATLB Toolbox, but also to prepare the GPS signal simulation process can debug the anti-jamming algorithm, yes? Look expert guidance. My mail is : wanlili212@tom.com thank you :)
Platform: | Size: 30430208 | Author: 万莉莉 | Hits:

[AI-NN-PRpso_2Dimension

Description: 该程序是采用MATLAB编写的一个二维优化算法,对于初学者很有用!-that the procedure was prepared by using MATLAB a two-dimensional optimization algorithm, very useful for beginners!
Platform: | Size: 310272 | Author: 彭斌 | Hits:

[Graph programpso1

Description: pso粒子群优化算法程序 加了实现模糊功能的新算法。-PSO PSO algorithm processes the realization of the new and fuzzy algorithm.
Platform: | Size: 2048 | Author: jun | Hits:

[Special Effectsshow_pso

Description: pso 粒子群优化算法演示程序,实现图形化界面。-PSO PSO algorithm demonstration program to achieve graphical interface.
Platform: | Size: 1024 | Author: jun | Hits:

[Special Effectspsofunction

Description: pso 程序,一共三个,DeJong.m,get_psoOptions.m,pso.m结合起来就可以了,直接拷到work目录下就可以运行,其中get_psooptions中可以改设置,变成自己的; DeJong是适应函数,也可以改。-PSO procedures, a total of three, DeJong.m, get_psoOptions.m, pso.m combine, and they can work directly Manchester directory on the run, which get_psooptions can change settings, into its own; DeJong is the fitness function, but also to change.
Platform: | Size: 1024 | Author: jun | Hits:

[WEB Codepsomatlab

Description: 2006标准PSO程序,可以用于系统的优化,请大家式一式。有什么好的意见提出来,-2006 standard procedure can be used for system optimization, please-a type. What good ideas put forward, thank you
Platform: | Size: 1024 | Author: yhs | Hits:

[matlabPSOt

Description: 智能优化算法: 粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可。 程序来自:Brian Birge NCSU-intelligent optimization algorithms : Particle Swarm Optimization (PSO) used neural network optimization procedures. Divided into hidden layer, a hidden layer, hidden layer. DemoTrainPSO.m can run. Proceedings from : Brian Birge NCSU
Platform: | Size: 778240 | Author: 王光辉 | Hits:

[matlabpso_pid

Description: 这是个利用粒子群算法(PSO)优化PID控制器参数的matlab程序,其中选取的性能指标为ITAE。-this is the use of particle swarm algorithm (PSO) PID controller optimized parameters of Matlab procedures, these performance indicators selected for ITAE.
Platform: | Size: 2048 | Author: jiangsx | Hits:

[AI-NN-PRpsotbbeta

Description: 用matlab开发的微粒群算法工具箱,使用方法见说明-using Matlab development of the particle swarm algorithm toolbox, use see note
Platform: | Size: 109568 | Author: robbee | Hits:

[AI-NN-PRpsotb-beta-0.4

Description: 粒子群算法工具箱,我试过了,不过,很好用,希望对大家有帮住-PSO algorithm toolbox, I tried, but is useful, and I hope to help you live
Platform: | Size: 54272 | Author: 张小言 | Hits:

[AI-NN-PRPSO11

Description: pso粒子群算法的matlab程序.实现了第一个函数的优化.其他函数类似.比较简单明了-PSO PSO algorithm Matlab procedures. The first realization of a function optimization. Other similar function . relatively simple to understand
Platform: | Size: 1024 | Author: wxf | Hits:

[matlabbenchmarks_test_pso

Description: 粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-PSO algorithm (PSO) standard test function verification process. M in a document, including the current literature is used to validate the seven standard test function (Ackley), 3D dynamic display, and the over-concentration of particles scatters when the function. Designed for researchers to study and colleagues at the PSO algorithm to provide a more complete functional and easily understood standard version, for beginners through this program to achieve rapid entry. in order to be more energy into depth study! While willing to work with all the friends here to discuss PSO algorithm improvements and applications (such as multi-target, Dynamic systems, etc.) experience.
Platform: | Size: 3072 | Author: jiangsx | Hits:

[AI-NN-PRpsotb-alpha-0.2

Description: PSO(Padicle Swarm Optimization)微粒群优化算法,工具箱。-PSO (Padicle Swarm Optimization) Particle Swarm Optimization Algorithm toolbox.
Platform: | Size: 54272 | Author: 王子良 | Hits:

[AlgorithmMPSO

Description: 多目标粒子群的matlab程序,文中设置了两个目标,f1和f2,采用加权求解的方式-more goals in Matlab PSO procedures, the text set up two goals, f1 and f2. using the weighted solution!
Platform: | Size: 2048 | Author: 张波 | Hits:

[matlabmatlab&pso

Description:
Platform: | Size: 1024 | Author: 王丹 | Hits:

[matlabTECmatlabcode

Description: pso算法的代码,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值,-PSO algorithm code is based on an iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values,
Platform: | Size: 128000 | Author: 张林 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net